Allow tests to use the data files in the source tree
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 7 Jul 2024 18:36:37 +0000 (19:36 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 7 Jul 2024 18:36:37 +0000 (19:36 +0100)
commitff4be2ba16b732e44523e8489546ed8d079b9db3
treecb6dd9393bb087d8c2dc5329ad210c3209c06378
parentef9c96ae49e698fc55a54ea20b0f58ff7fc79fc0
Allow tests to use the data files in the source tree

We don't ship these in the package,
but do want to run the tests that use them

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: https://github.com/pandas-dev/pandas/issues/54907

Gbp-Pq: Name find_test_data.patch
pandas/conftest.py
pandas/tests/io/formats/style/test_html.py
pandas/tests/io/test_pickle.py
pandas/tests/io/xml/conftest.py
pandas/tests/io/xml/test_xml.py
pandas/tests/util/test_util.py